map collection
英 [mæp kəˈlekʃn]
美 [mæp kəˈlekʃn]
网络 地图资料
英英释义
noun
- a collection of maps in book form
双语例句
- There are several costs to card marking – additional space for the card map, additional work to be done on each pointer store, and additional work to be done at garbage collection time.
卡片标记有几项开销――卡片映射所需的额外空间、对每一个指针存储所做的额外工作,以及在垃圾收集时做的额外工作。 - To place the markers onto the map, you first fetch the collection of courses from the server-side component through a remote method call.
要在地图上放上标记,首先要通过远端方法调用从服务器端组件获取球场集。 - If you wanted to create a file for each author, you would map the authors list to document collection.
如果您想为每一个作家都创建一个文件,则要将作家列表映射到文档集。 - I then proceed to define a list, populate it, and call my newly defined def. Next, I create a map and do the same thing for that collection.
然后我定义一个list,填充它,并调用我新定义的def。之后,我创建一个map,并对这个集合做了同样的操作。 - Map is a wonderful collection, bringing us the niftiness of key/ value pair collections often found in other languages like Perl.
Map是很好的集合,为我们带来了在其他语言(比如Perl)中经常可见的好用的键/值对集合。 - In this paper three main approaches to obtain spatial information with SIS are presented. They are map data collection, RS data collection and GPS data collection. The integration between RS and GIS, and the integration between GPS and GIS are also described here.
简要介绍了空间信息系统(SIS)获取空间信息数据的三种最主要的方法:地图数据采集、遥感(RS)数据采集和GPS数据采集,并介绍了RS与GIS、GPS与GIS的集成。 - A traditional Java java. util. Map, then, is essentially a collection of two-part tuples.
传统的Javajava.util.Map实质上是一个分两部分的元组集合。 - To faithfully map the entire earth, one has to use a collection of maps, each of which covers a limited region.
要想忠实的绘制出地球的全貌,必须使用一套地图,其中每一张地图只覆盖一个有限区域。 - A Map is simply a collection of key-value pairings.
一个Map实际上就是键-值对的集合。 - In Spring, the,,, and elements allow properties and arguments of the Java Collection type List, Set, Map, and Properties, respectively, to be defined and set.
在Spring中,、、和元素允许分别定义和设置JavaCollection类型List、Set、Map和Properties的属性和参数。